home *** CD-ROM | disk | FTP | other *** search
/ Software USA 3 #11 / Software USA Volume 3.11.iso / pc / children / matchme / install / trbshoot.txt < prev    next >
Text File  |  1996-05-26  |  3KB  |  60 lines

  1.                           TROUBLESHOOTING MatchMe
  2.  
  3. ALL THE COLORS KEEP CHANGING AND ARE EXTREMELY WEIRD:
  4.   This happens because the BMP images supplied with MatchMe each use a
  5.   different 256 color palette.  To fix this you can do one of the following:
  6.   1. Change your number of desktop colors to at least 32K. (recommended)
  7.   2. Substitute BMP's that all use the same palette.
  8.   3. Substitute BMP's that use a 16 color palette.
  9.  
  10. FILE ERROR: CANNOT FIND AAPLAY.DLL
  11.   MatchMe requires the files AAPLAY.DLL and AAVGA.DLL to be present 
  12.   in the C:\WINDOWS\SYSTEM directory to run properly.  If these files 
  13.   have been removed from this archive or diskette, you may be able to find 
  14.   them on a local BBS.  They are also in the ASOFT forum on Compuserve.
  15.  
  16. FILE ERROR:  Error loading animation file:  <filename>
  17.   The animation load routine was unable to locate the animation or script
  18.   file, or there was an error in the script file.  Use a text editor 
  19.   (Notepad) to verify the file path and name in the matchme.ini file are OK.
  20.   If the file is a script, use the text editor to verify each line in the 
  21.   script file contains a valid path and file name.
  22.  
  23. CORRUPTED DISPLAY or WON'T DISPLAY ANIMATIONS PROPERLY.
  24.   Try changing the Int 2f setting.  You may also need to restart Windows.
  25.  
  26. SCREEN GOES BLANK AND/OR SYSTEM LOCKS UP WHEN MatchMe PLAYS ANIMATION
  27.   If you have already tried changing the Int 2f setting, your hardware may
  28.   be incompatible with the animation player routines in AAPLAY.DLL.  Cirrus
  29.   Logic and S3 chipset video cards (Diamond Stealth) appear to work fine
  30.   with the AAPLAY routines.  If you aren't going to change video cards soon,
  31.   and still want to play the animation, there are other FLI animation 
  32.   players available.  Check around on local BBS's for AAPLAY.EXE or 
  33.   QUICKFLI.EXE, two great freeware DOS animation players.  You can also 
  34.   probably find a player by checking on Compuserve, AOL, or other online 
  35.   information services.
  36.  
  37. ANIMATION IS NOT PLAYING FULL SCREEN
  38.   Make sure that AAVGA.DLL is in the C:WINDOWS\SYSTEM directory.  Sometimes
  39.   changing the Int 2f setting helps.  If not, your video card or drivers may 
  40.   be incompatible with the animation player routines in AAVGA.DLL.  Win95 
  41.   users may need to disable any desktop "Navigator" type programs to get full 
  42.   screen animation.  
  43.  
  44. MIDI WARNING DIALOG APPEARS BUT NO CURSOR IS PRESENT
  45.   This annoying problem occurs when Windows detects a non-standard header
  46.   on the MIDI file being accessed by your script.  Unfortunately, MatchMe
  47.   has hidden the cursor at this point, making it nearly impossible to 
  48.   select the little checkbox that will disable the warning.  Fear not, the 
  49.   solution is at hand.  Hold down the <Alt> key and press <F4>.  A dotted 
  50.   line will appear around the checkbox and its associated text.  Now press 
  51.   the spacebar.  An "X" will appear in the little checkbox.  Press enter 
  52.   and the warning will be gone the next time you start MatchMe.  Should 
  53.   you wish to reenable the warning:  Open the file c:\windows\system.ini in 
  54.   any text editor (like Notepad).  Find the section beginning with:
  55.   [mciseq.drv]  
  56.   Find the entry:  disablewarning=true  
  57.   and change it to read:   disablewarning=false
  58.   Save the file and exit.  The warning will now reappear.
  59.  
  60.